body{
    font-size: 12px;
    font-family: "Microsoft YaHei",Arial;
}
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}
li { list-style-type: none; }
button { outline: none; }
.am-form select, .am-form textarea, .am-form input[type="text"], .am-form input[type="password"], .am-form input[type="datetime"], .am-form input[type="datetime-local"], .am-form input[type="date"], .am-form input[type="month"], .am-form input[type="time"], .am-form input[type="week"], .am-form input[type="number"], .am-form input[type="email"], .am-form input[type="url"], .am-form input[type="search"], .am-form input[type="tel"], .am-form input[type="color"], .am-form-field {
    height: 32px;
}
.am-input-group-sm > .am-input-group-btn > .am-btn,
.am-input-group-sm > .am-form-field,
.am-input-group-sm > .am-input-group-label,
.am-input-group-sm > .am-input-group-btn > .am-btn {
    height: 32px;
    font-size: 12px !important;
}
.am-input-group-sm > .am-input-group-label {
    line-height: 26px;
}

.am-table > caption + thead > tr:first-child > th, .am-table > colgroup + thead > tr:first-child > th, .am-table > thead:first-child > tr:first-child > th, .am-table > caption + thead > tr:first-child > td, .am-table > colgroup + thead > tr:first-child > td, .am-table > thead:first-child > tr:first-child > td{
    border-bottom: 0;
}
/*所有超链接不要下划线*/
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

input {
    vertical-align: middle;
    max-width: 100%;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,a:visited,a:hover{ outline:none;}
a:hover, a:focus { color: #1f3faf;  }

.spatic{width:100%; height:16px;}
h5{float: right;color: #666;padding-right:20px;}
input.add,input.min{width:15px}
.c-p {cursor:pointer;}
.last{border-right:none !important;}
.am-container { margin: 0 auto; min-width: 300px;text-align: left;overflow: hidden;}
em,i{font-style: normal}
.is_special_icon{ background:#ff882e; padding: 3px 5px; border-radius: 2px; color: #ffffff;}
.cr-main{ color: #1f3faf }
.cr-fff{color: #ffffff}
.cr-red{color: red}
.cr-666{color: #666666}
.cr-ccc{color: #cccccc}
.cr-yellow{ color: #ffa303; }
.cr-yellow:hover{ color: #ffa303; }
.dis-block{display: block}
.text-upc{ text-transform: uppercase; }
.mt10{margin-top: 10px;}
.text-line-1{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.text-line-2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.text-line-3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
/* 商品分类 */
#goods-category { position: relative; top: -45px; }

.top-bar{background: #333333;}
.top-bar-container{ color: #fff; display: flex; height: 32px; justify-content: space-between; align-items: center}
.nav{top:0;left:0;width:100%;z-index:99; margin:0px auto;background:#fff; padding:0 3%; position: relative;border-bottom: 1px solid #efefef;}

.title-holder{ padding:0 3%;height: 100px;background-attachment: fixed; background-image: url(../images/products-banner-bg.jpg);    background-position: center 0px;}
.title-holder .breadcrumbs{ margin: 35px 0;color: #fff}
.title-holder .breadcrumbs i{ color: #fff }
.title-holder .breadcrumbs a{ color: #fff }
.app-header{display: none;}

.mobile-navigation{position: fixed;bottom:0px ;width: 100%;z-index: 999;background:#fff ;}
.mobile-navigation li{width: 20%;padding:2px ;background:#fff ;border-top:1px solid #f5f5f5 ;float: left;text-align: center; position: relative; }
.mobile-navigation li a { text-decoration: none; color: #666; }
.mobile-navigation li img { width: 25px; height: 25px; margin: 0 auto; }
.mobile-navigation li.active a{ color:#1f3faf; }
.hot-icon { position: absolute; top: 1%; left: 53%; z-index: 2; border: 1px solid #fff; }

.inner-banner{ width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; height: 530px;
display: flex; justify-content: space-between; align-items: center;
}
.inner-banner .left{width:40%; padding: 60px 90px; text-align: right;  color:#ffffff; background:rgba(35,60,130,0.7);}
.inner-banner .left .page_title{font-size: 32px;}
.inner-banner .left .slogan{font-size: 20px;}
.inner-nav{ margin-top: 20px; line-height: 30px;}
.inner-nav span{ margin: 0 5px; color: #888888;}
.inner-nav a{color: #888888;}
@media only screen and (max-width: 640px) {
    .nav .logo{ text-align: center; height: 60px; display: flex;align-items: center; justify-content: center;}
    .nav .logo img{height:40px;}
}


@media only screen and (min-width: 640px) {
    .am-container {padding-left:0px;padding-right:0px ;}
    .nav .logo{height:60px; float:left; display: flex;align-items: center;}
    .nav .logo img{height:40px;}
    .pc-menu-ul{padding: 0 0 0 2%}
    .pc-menu-item{height: 60px;font-size: 14px;}
    .pc-menu-ul{ display: flex;justify-content: space-between; align-items: center }
    .pc-menu-item{display: inline-block;}
    .active .top-cat{color: #1f3faf;}
    .pc-menu-item .top-cat{line-height: 60px;display:block;}
    .pc-menu-item .top-cat:hover{color: #1f3faf;}
    .pc-sub-menu{ position: absolute; width: 100%;top:55px; left:0; background: rgba(255,255,255,0.9);font-size: 14px; height: 0px; overflow: hidden; transition: height 0.3s;}
    .slideDown{height:350px;}
    .pc-sub-menu-ul{ display: flex; justify-content: space-between; align-items: stretch; padding: 30px 0px 50px 10%;}
    .pc-sub-menu-ul li{ flex: 1}
    .pc-sub-menu-item {padding-left: 2%;}
    .pc-sub-menu-item .category-name img{width: 100%;}
    .pc-sub-menu-item .bd-name,.pc-sub-menu-item dt,.pc-sub-menu-item dd{ padding: 3px 0;}
    .mobile-navigation{display:none;}
}

@media only screen and (min-width: 1025px) {
    .am-container { padding-left:0rem;padding-right:0rem;max-width: 1000px;}
    .nav{border-bottom: 0;}
    .nav .logo{height:90px;}
    .nav .logo img{height:60px}
    .pc-menu-ul{padding: 0 0 0 5%}vvv
    .pc-menu-item{height: 90px;font-size: 16px;}
    .pc-menu-item .top-cat{line-height: 90px;}
    .pc-sub-menu{top:85px;}
    .pc-sub-menu-ul{ padding: 30px 0px 50px 30%;}

}
       

@media only screen and (min-width: 1260px) {
    .pc-menu-ul{padding:0 0 0 180px}
    .am-container, .footer, .nav-table {padding-left:0rem;padding-right:0rem;max-width: 1200px;}
}

/**
 * 公共
 */
/* 导航分割 */
.spacing-nav-title {
    position: relative;
    color: #1f3faf;
    text-align: center;
    background-color: #ffffff;
    height: 35px;
    line-height: 35px;
    margin: 20px 0;
}
.spacing-nav-title .line {
    display: inline-block;
    width: 50%;
    height: 1px;
    background: #1f3faf;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.spacing-nav-title .text-wrapper {
    position: relative;
    display: inline-block;
    padding: 0 8px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

/**
 * 灰色文字标记
 */
.gray-text { color: #999; }

/* 价格颜色 */
.price strong {color: #c00; font-weight: 600; }
.original_price{text-decoration:line-through;}
/* 公共错误提示页面 */
.tips-error, .tips-success { padding: 10% 0; background: #fff; }
.tips-error i.am-icon-times-circle, .tips-success i.am-icon-check-circle { font-size: 20px; }
.tips-error i.am-icon-times-circle { color: #F44336; }
.tips-success i.am-icon-check-circle { color: #4CAF50; }
.tips-error span.msg, .tips-success span.msg { font-size: 22px; margin-left: 10px; }
.tips-error .tips-nav, .tips-success .tips-nav { margin-top: 20px; }
.tips-error .tips-nav .am-btn:not(:first-child), .tips-success .tips-nav .am-btn:not(:first-child) { margin-left: 20px; }

/* 页面加载数据 */
.loding-view { text-align: center; color: #888; padding: 10px 0; }

/**
 * 混合提示
 */
.mixed-tips { width: 280px; overflow: hidden; margin:0 auto; margin-top: 5%; margin-bottom: 10%; }
.mixed-tips .icon { font-size: 68px; color: #ccc; margin-right: 15px; line-height: 108px; }
.mixed-tips-content { margin-top: 10px; }
.mixed-tips-content h1 {  font-weight: 500; }
.mixed-tips-content ul { margin-top: 5px; }
.mixed-tips-content ul li a { color: #16308b; }

/**
 * 底部
 */
.am-footer-default {color: #8f9093;  background:#f8f8f8 ;   margin-top:100px;    padding-top:30px;    padding-bottom: 0;}
.am-footer-default p.am-text-truncate {    line-height: 24px;}
.am-footer-default a {    color: #8f9093;}
.footer-nav-title {  font-weight: 550;    font-size: 16px;    margin-bottom: 15px;    color: #32355d;}
.footer-item,.company-des,.footer-qrcode{    padding-top:20px;}
.company-des{ padding-right: 30px !important;}
.company-des .logo img{ width: 120px;}
.company-des p{ margin-top: 15px; line-height: 30px;}
.footer-item li {    text-align: left;    line-height: 24px;}
.footer-item li.tel a {    color: #ff6700;}
.footer-item li i {    color: #a5a5a5;    width: 20px;    text-align: center;}
.footer-qrcode img {    max-width: 130px;}
.am-footer-miscs {   padding: 5px 0;    margin-top: 50px;    color: #8f9093;border-top: 1px #ebebeb solid; }
.am-footer-miscs .am-container { padding: 10px 0; text-align: center}
.am-footer-miscs .powered { font-size: 12px;}
.am-footer-miscs .powered a:hover, .am-footer-miscs .powered a:focus {    text-decoration: none;}
.footer-container{ display: flex; align-items: stretch; flex-wrap: wrap;}

@media only screen and (max-width:1025px) {
   .am-footer-default .am-container{padding: 0 4%;}
    .inner-banner{ height: 230px;}
    .inner-banner .left{width:40%; padding:30px;}
    .inner-banner .left .page_title{font-size: 20px;}
    .inner-banner .left .slogan{font-size: 14px;}
}
@media only screen and (max-width:640px) {
    .title-holder{display: none}
    .app-header{display: block;}
    .app-shell-header{text-align: center; position: fixed;  z-index: 99; top: 0; left: 0; right: 0;  display: flex; align-items: center;  height: 45px;   background: #fff;  border-bottom: 1px solid  #f2f2f2; color: #666; padding: 0;}
    .app-header-title{width: 100%; padding-right: 40px; text-overflow: ellipsis;    white-space: nowrap;    overflow: hidden; font-size: 20px; }
    .app-header-left{ width: 40px; display: block;}
    .app-header-left:before {  font-family: "iconfont";  font-weight:400; color: #666;  content: "\f137";   font-size: 23px;  line-height:35px;  height: 35px;}
    .app-header-hoder{height: 45px;width: 100%}
    .company-des{ padding-right: 0px !important;}
    .am-footer-default {padding-top:10px;margin-top:60px; display: none}
    .am-footer-miscs{margin:30px 0 50px 0;}
    .inner-banner{ height: 180px;}
    .inner-banner .left{width:70%; padding: 10px 20px 10px 10px;}
}

/**
 * 底部-手机简洁模式
 */
.mobile-concise-model {
    border-top: 0;
    background: #fff;
    color: #999;
    margin-top: 0;
    padding: 0;
}
.mobile-concise-model .am-footer-miscs {
    padding: 5px 0;
    margin-top: 0;
}

/**
 * 友情链接
 */
.friendship-list ul li {
    line-height: 26px;
}
.friendship-list ul li:not(:last-child) {
    margin-right: 10px;
}
.friendship-list ul li:not(:last-child) a {
    padding-right: 10px;
}

/**
 * 框架覆盖
 */
/* 手机模式下 */
@media only screen and (max-width:640px) {
    .am-container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .search-bar input{width:89%;}
    #ai-topsearch { width:17%;}
    .search-bar{display: none; position: absolute; z-index: 1102; width: 100%;  top: 66px; left: 0; padding: 20px 3%; height:86px; background: #fff; clear: both!important;}
}

ul.am-dropdown-content {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border: 1px solid #ededed;
    padding: 0;
}
ul.am-dropdown-content > .am-active > a,
ul.am-dropdown-content > .am-active > a:hover,
ul.am-dropdown-content > .am-active > a:focus {
    background-color: #ffeaed;
}
ul.am-dropdown-content > .am-active > a,
ul.am-dropdown-content > .am-active > a:hover,
ul.am-dropdown-content > .am-active > a:focus,
.am-nav > li.am-active > a,
.am-nav > li.am-active > a:hover,
.am-nav > li.am-active > a:focus {
    color: #d2354c !important;
    background-color: transparent;
}

.am-article-title.blog-title{
    font-size: 24px;
    line-height: 1.15;
    font-weight: normal;
    margin: 10px 0px 20px;
}
/*图标*/
.am-checkbox .am-icon-checked:before, .am-checkbox-inline .am-icon-checked:before{
    font-family: iconfont;
    content: "\e659";
}
.am-checkbox .am-icon-unchecked:before, .am-checkbox-inline .am-icon-unchecked:before{
    font-family: iconfont;
    content: "\e65c";
}

/**
 * 轮播图片
 */
.am-slider-a1 .am-control-nav li a.am-active {
    background-color: #1f3faf;
}
.am-slider-a1 .am-control-nav li a {
    width: 10px;
    height: 10px;
    background-color: rgba(0, 0, 0, 0.25);
}
.am-slider-a1 .am-control-nav {
    bottom: 10px;
}
.am-slider-a1 {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/**公共提示窗口*/
#common-prompt{ padding: 10px 30px; border-radius: 0}
#common-prompt p{ text-align: center}
#common-prompt .am-close{display: none}
/**
 * PC
 */
@media only screen and (min-width: 641px) {
    /**
     * 图片验证码
     */
    #verify-img-value { float: left; width: 50%; margin-right: 5px; }

    /**
     * 公共登录窗口
     */
    .common-login-modal { max-width: 400px; height: 380px; left: calc(50% - 200px); top: calc(50% - 190px); margin-left: 0; margin-top: 0; }

}

/**
 * 手机
 */
@media only screen and (max-width: 641px) {
    /*图片验证码 */
    #verify-img-value { margin-bottom: 10px; }
    /*公共登录窗口*/
    .common-login-modal { height: 100%; top: 0;}
    /**公共提示窗口*/
    #common-prompt{width:100%;}
}


/**
 * 框架覆盖
 */
/*表单*/
.am-form select:focus, .am-form textarea:focus, .am-form input[type="text"]:focus, .am-form input[type="password"]:focus, .am-form input[type="datetime"]:focus, .am-form input[type="datetime-local"]:focus, .am-form input[type="date"]:focus, .am-form input[type="month"]:focus, .am-form input[type="time"]:focus, .am-form input[type="week"]:focus, .am-form input[type="number"]:focus, .am-form input[type="email"]:focus, .am-form input[type="url"]:focus, .am-form input[type="search"]:focus, .am-form input[type="tel"]:focus, .am-form input[type="color"]:focus, .am-form-field:focus{
    border: 1px solid #ccc !important;
    box-shadow:none!important;
}
.am-form-success .am-form-field, .am-field-valid,.am-form-group:hover>input, .am-form-group:hover>select, .am-form-group:hover>textarea, .am-form-group:hover .chosen-choices, .am-form-group:hover .chosen-single{
    border: 1px solid #ccc !important;
    box-shadow:none!important;
}
/**提示**/
#common-prompt.am-alert-danger{
    background-color: rgba(0,0,0,.6);
    border:none;
    color: #fff;
    box-shadow: none;
}
.am-btn-default {
    color: #666 !important;
    background-color: #e6e6e6;
    border-color: #d5d5d5;
}
.am-btn-default:hover, .am-btn-default:focus {
    background-color: #666;
}
.am-btn-default:hover, .am-btn-default:focus, .am-btn-default:active, .am-btn-default.am-active, .am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
    color: #fff !important;
    border-color: #666;
}
.am-btn-default.am-disabled, .am-btn-default[disabled], fieldset[disabled] .am-btn-default, .am-btn-default.am-disabled:hover, .am-btn-default[disabled]:hover, fieldset[disabled] .am-btn-default:hover, .am-btn-default.am-disabled:focus, .am-btn-default[disabled]:focus, fieldset[disabled] .am-btn-default:focus, .am-btn-default.am-disabled:active, .am-btn-default[disabled]:active, fieldset[disabled] .am-btn-default:active, .am-btn-default.am-disabled.am-active, .am-btn-default[disabled].am-active, fieldset[disabled] .am-btn-default.am-active {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}
.am-btn-default:active, .am-btn-default.am-active, .am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
    background-image: none;
    background-color: #666;
}

.am-btn-secondary {
    color: #ff882e !important;
    background-color: #fffaf0;
    border-color: #eca720;
}
.am-btn-secondary:hover, .am-btn-secondary:focus {
    background-color: #ff882e;
}
.am-btn-secondary:hover, .am-btn-secondary:focus, .am-btn-secondary:active, .am-btn-secondary.am-active, .am-dropdown.am-active .am-btn-secondary.am-dropdown-toggle {
    color: #fff !important;
    border-color: #ff882e;
}
.am-btn-secondary.am-disabled, .am-btn-secondary[disabled], fieldset[disabled] .am-btn-secondary, .am-btn-secondary.am-disabled:hover, .am-btn-secondary[disabled]:hover, fieldset[disabled] .am-btn-secondary:hover, .am-btn-secondary.am-disabled:focus, .am-btn-secondary[disabled]:focus, fieldset[disabled] .am-btn-secondary:focus, .am-btn-secondary.am-disabled:active, .am-btn-secondary[disabled]:active, fieldset[disabled] .am-btn-secondary:active, .am-btn-secondary.am-disabled.am-active, .am-btn-secondary[disabled].am-active, fieldset[disabled] .am-btn-secondary.am-active {
    background-color: #fffaf0;
    border-color: #fffaf0;
}
.am-btn-secondary:active, .am-btn-secondary.am-active, .am-dropdown.am-active .am-btn-secondary.am-dropdown-toggle {
    background-image: none;
    background-color: #ff882e;
}

.am-btn-primary {
    color: #fff !important;
    background-color: #1f3faf;
    border-color: #1f3faf;
}
.am-btn-primary:hover, .am-btn-primary:focus {
    background-color: #16308b;
}
.am-btn-primary:hover, .am-btn-primary:focus, .am-btn-primary:active, .am-btn-primary.am-active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
    color: #fff !important;
    border-color: #16308b;
}
.am-btn-primary.am-disabled, .am-btn-primary[disabled], fieldset[disabled] .am-btn-primary, .am-btn-primary.am-disabled:hover, .am-btn-primary[disabled]:hover, fieldset[disabled] .am-btn-primary:hover, .am-btn-primary.am-disabled:focus, .am-btn-primary[disabled]:focus, fieldset[disabled] .am-btn-primary:focus, .am-btn-primary.am-disabled:active, .am-btn-primary[disabled]:active, fieldset[disabled] .am-btn-primary:active, .am-btn-primary.am-disabled.am-active, .am-btn-primary[disabled].am-active, fieldset[disabled] .am-btn-primary.am-active {
    background-color: #d7e6fe;
    border-color: #d7e6fe;
}
.am-btn-primary:active, .am-btn-primary.am-active, .am-dropdown.am-active .am-btn-primary.am-dropdown-toggle {
    background-image: none;
    background-color: #16308b;
}

.am-btn-danger {
    color: #f7274d !important;
    background-color: #ffcdd6;
    border-color: #f8adbb;
}
.am-btn-danger:hover, .am-btn-danger:focus {
    background-color: #f7274d;
}
.am-btn-danger:hover, .am-btn-danger:focus, .am-btn-danger:active, .am-btn-danger.am-active, .am-dropdown.am-active .am-btn-danger.am-dropdown-toggle {
    color: #fff !important;
    border-color: #f7274d;
}
.am-btn-danger.am-disabled, .am-btn-danger[disabled], fieldset[disabled] .am-btn-danger, .am-btn-danger.am-disabled:hover, .am-btn-danger[disabled]:hover, fieldset[disabled] .am-btn-danger:hover, .am-btn-danger.am-disabled:focus, .am-btn-danger[disabled]:focus, fieldset[disabled] .am-btn-danger:focus, .am-btn-danger.am-disabled:active, .am-btn-danger[disabled]:active, fieldset[disabled] .am-btn-danger:active, .am-btn-danger.am-disabled.am-active, .am-btn-danger[disabled].am-active, fieldset[disabled] .am-btn-danger.am-active {
    background-color: #ffcdd6;
    border-color: #ffcdd6;
}
.am-btn-danger:active, .am-btn-danger.am-active, .am-dropdown.am-active .am-btn-danger.am-dropdown-toggle {
    background-image: none;
    background-color: #f7274d;
}

.am-btn-success {
    color: #5eb95e !important;
    background-color: #E4F3E4;
    border-color: #d2e8d2;
}
.am-btn-success:hover, .am-btn-success:focus {
    background-color: #5eb95e;
}
.am-btn-success:hover, .am-btn-success:focus, .am-btn-success:active, .am-btn-success.am-active, .am-dropdown.am-active .am-btn-success.am-dropdown-toggle {
    color: #fff !important;
    border-color: #5eb95e;
}
.am-btn-success.am-disabled, .am-btn-success[disabled], fieldset[disabled] .am-btn-success, .am-btn-success.am-disabled:hover, .am-btn-success[disabled]:hover, fieldset[disabled] .am-btn-success:hover, .am-btn-success.am-disabled:focus, .am-btn-success[disabled]:focus, fieldset[disabled] .am-btn-success:focus, .am-btn-success.am-disabled:active, .am-btn-success[disabled]:active, fieldset[disabled] .am-btn-success:active, .am-btn-success.am-disabled.am-active, .am-btn-success[disabled].am-active, fieldset[disabled] .am-btn-success.am-active {
    background-color: #E4F3E4;
    border-color: #E4F3E4;
}
.am-btn-success:active, .am-btn-success.am-active, .am-dropdown.am-active .am-btn-success.am-dropdown-toggle {
    background-image: none;
    background-color: #5eb95e;
}

.am-btn-warning {
    color: #F37B1D !important;
    background-color: #ffe5be;
    border-color: #f8d093;
}
.am-btn-warning:hover, .am-btn-warning:focus {
    background-color: #F37B1D;
}
.am-btn-warning:hover, .am-btn-warning:focus, .am-btn-warning:active, .am-btn-warning.am-active, .am-dropdown.am-active .am-btn-warning.am-dropdown-toggle {
    color: #fff !important;
    border-color: #F37B1D;
}
.am-btn-warning.am-disabled, .am-btn-warning[disabled], fieldset[disabled] .am-btn-warning, .am-btn-warning.am-disabled:hover, .am-btn-warning[disabled]:hover, fieldset[disabled] .am-btn-warning:hover, .am-btn-warning.am-disabled:focus, .am-btn-warning[disabled]:focus, fieldset[disabled] .am-btn-warning:focus, .am-btn-warning.am-disabled:active, .am-btn-warning[disabled]:active, fieldset[disabled] .am-btn-warning:active, .am-btn-warning.am-disabled.am-active, .am-btn-warning[disabled].am-active, fieldset[disabled] .am-btn-warning.am-active {
    background-color: #ffe5be;
    border-color: #ffe5be;
}
.am-btn-warning:active, .am-btn-warning.am-active, .am-dropdown.am-active .am-btn-warning.am-dropdown-toggle {
    background-image: none;
    background-color: #F37B1D;
}

.am-pagination > .am-active > a, .am-pagination > .am-active > a:hover { background-color: #16308b; border-color: #16308b; }
.am-popup-bd {
    padding: 5px;
    background: none; }

.am-badge {
    padding: 0.25em 0.5em;
}

/**
 * tabs
 */
.am-tabs-d2 {
    margin: 0;
}
.am-tabs-d2 .am-tabs-nav a {
    text-decoration: none;
}
.am-tabs-d2 .am-tabs-nav > .am-active {
    border-bottom: 2px solid #ed5563;
    background-color: #eaf2ff;
}
.am-tabs-d2 .am-tabs-nav > .am-active a {
    color: #1f3faf;
}
.am-tabs-d2 .am-tabs-nav > .am-active:after {
    border-bottom-color: #ed5563;
}
.am-tabs-d2 .am-tabs-bd {
    border: none;
    z-index: 0;
}
.am-tabs-d2 .am-tabs-bd .am-tab-panel {
    padding: 0;
}



/* 用户 */
img.common-user-icon {
    max-height: 15px;
    vertical-align: middle;
}

/**
 * 用户中心左侧菜单
 */

.user-main { padding: 0; }
.user-menu {position:fixed;z-index:10;bottom:70px;right:10px;}
.user-sidebar {width:145px;min-height:100%;float:left; background: #f4f4f4;}
.user-sidebar-title{ font-size:20px;background:#32355d;  color: #ffffff;padding:10px 0 10px 20px; }
.user-sidebar li {background: none;border: 0;}
.user-sidebar .am-active {z-index:1600; border:0;}
.user-sidebar .am-active a, .user-sidebar-list .user-sidebar-sub a:hover { text-decoration: none; color: #1f3faf ; font-weight: bold }
.user-sidebar-list li a {color:#5c5c5c;padding: 0.8rem;padding-left:20px;}
.user-sidebar-list .user-item-parent,.user-sidebar-list .user-item-parent:hover,.user-sidebar-list .user-item-parent:active{ color: #999;background: #fafafa; border:1px solid #fff; padding: 1.2rem; padding-left:20px; font-size: 15px;}
.user-sidebar-sub {margin-top:0;margin-bottom:0;}
.user-sidebar-sub li { border-left: 0!important; border-right: 0!important; }
.am-collapsed .iconxiala::before{content: "\f139";}
.am-offcanvas-bar{transform:none}
.user-offcanvas-bar { z-index: 900; }
@media only screen and (min-width:640px) {
    .user-sidebar {display:block;position:relative; z-index: 0;}
    .user-sidebar-title{ padding: 20}
    .user-offcanvas-bar {position:static;width:auto;background:none;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);overflow-y:hidden;}
    .user-offcanvas-bar:after {content:none;}
    .user-main { padding: 10px 5px; }
    .user-content-body { padding: 0 0 5px 10px; }
    .user-content{float: right; width:calc(100% - 155px);background:#fff;}
}
@media only screen and (min-width: 1025px) {
    .user-main { padding: 10px 0; }
    .user-content{float: right; width:840px;}
}
@media only screen and (min-width: 1260px) {
    .user-content{float: right; width:1040px;}
}
@media only screen and (max-width:640px) {
    
    .user-menu{ display: none !important }
    .user-sidebar {width:inherit;}
    .mobile-content-padding { padding:10px 3%; }
    .user-offcanvas-bar {background:#f3f3f3;}
    .user-offcanvas-bar:after {background:#BABABA;}
    .user-sidebar-list a:hover,.user-sidebar-list a:active {-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-ms-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;background:#E4E4E4;}
}

.more-icon-rotate {-webkit-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transition: all 300ms;transition: all 300ms;}
button { outline: none !important; }
.chosen-container .chosen-results li.highlighted{ background-color: #eaf2ff; color: #1f3faf; }




/**
 * 公共头像样式
 */
.common-cropper-popup .cropper-images-view,
.common-cropper-popup .img-preview,
.common-cropper-popup .submit-operation { overflow:hidden; }
.common-cropper-popup .img-container { width:200px; height:200px; margin-bottom:5px; }
.common-cropper-popup .cropper-input-images-submit { width:104px; margin:0px 5px 0px 2px; height: 32px; }
.common-cropper-popup .preview-lg { width:180px; height:180px; }
.common-cropper-popup .preview-md { width:100px; height:100px; }
.common-cropper-popup .preview-sm { width:50px; height:50px; }
.common-cropper-popup .img-preview { margin-left:20px; border: 1px solid #eee; background-color: #f9f9f9; }
.common-cropper-popup .cropper-container, .cropper-input-images-submit { border-radius:2px; }
.common-cropper-popup .am-form-file input[type="file"] { margin-top: 0; }
.common-cropper-popup .am-form-group { width: auto; }
.common-cropper-popup form.am-form .am-form-group-refreshing { padding: 0 !important; }
@media only screen and (max-width:641px){
    .common-cropper-popup .img-preview { margin-left:10px; }
    .common-cropper-popup .preview-md,
    .common-cropper-popup .preview-sm { margin:0 0 5px 8px; }
    .common-cropper-popup .preview-md { width:90px; height:90px; }
    .common-cropper-popup .preview-sm { width:50px; height:50px; }
}

/**
 * 公共
 */
legend {
    padding-bottom: 0.2rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e5e5e5;
}
legend .legend-title {
    
}
legend a.am-fr {
    color: #e7747f;
    margin-top: 10px;
}
.items-value-empty {
    color: #999;
}